Gets a credential profile.
HRESULT GetCredentials(BSTR profileOID, BSTR * userID, BSTR * password);
GetCredentials(String profileOID, ref String userID, ref String password);
Sub GetCredentials(profileOID As String, ByRef userID As String, ByRef password As String)
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|